-
Home
-
WooCommerce PayPal Payments
-
1.3.2
-
Code
-
Classes
- PayPalGateway
Total Complexity |
35 |
Dependencies |
13 |
Dependents |
17 |
Total lines |
351 |
Lines of code |
160 |
Logical lines of code |
66 |
Comment lines |
124 |
Methods |
12 |
Properties |
9 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
43 |
8 |
51 |
capture_authorized_payment() |
S |
53 |
4 |
25 |
init_form_fields() |
S |
55 |
4 |
19 |
is_paypal_tab() |
S |
69 |
4 |
6 |
define_method_title() |
S |
66 |
3 |
9 |
is_credit_card_tab() |
S |
72 |
3 |
5 |
render_authorization_message_for_status() |
S |
62 |
2 |
12 |
define_method_description() |
S |
64 |
2 |
12 |
process_refund() |
S |
67 |
2 |
7 |
needs_setup() |
S |
82 |
1 |
3 |
generate_ppcp_html() |
S |
69 |
1 |
7 |
get_transaction_url() |
S |
75 |
1 |
4 |